home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / MathDemo / DataBase / Question / ID377.txt < prev    next >
Encoding:
Text File  |  1996-10-25  |  1.1 KB  |  58 lines

  1. u@WeightingScore 4,3,1,1
  2.  
  3. @atGraphic 5,12
  4. @Picture algebra\a010105.bmp
  5. @at 80,13
  6. Look at the following portion of a
  7. number sequence:
  8. @InputWidth 30
  9. @at 40,48
  10. 34        55         89        144
  11. @at 5,+8
  12. What is the next number in the sequence? #[N]_
  13. @at ,+8
  14. @Answer 1,233
  15. @Feedback 0,?
  16. No, the next number is equal to the last 
  17. two added together. 89 + 144 = 233
  18. @question
  19. @at 5,+8
  20. What is the number that comes before 34 in the 
  21. @at ,+3
  22. sequence? #[N]
  23. @at ,+8
  24. @Answer 1,21
  25. @Feedback 0,?
  26. No, to find the last number you 
  27. need to subtract the first number 
  28. from the second. 55 - 34 = 21
  29.  
  30.  
  31. @question
  32. @at ,+8
  33. If we call the current term number á, use the 
  34. expressions below to make up a general rule 
  35. for the number sequence.               
  36.  
  37. @InputWidth 30
  38. @at 60,+6
  39. á = (#[A]) + (#[A])
  40.  
  41. @at ,+14
  42.   #Aá-1#    #Aá-2#    #Aá#
  43.  
  44. @Answer 2, 1&2=á-1|á-2,*
  45. @Feedback E1,?,?
  46. No, the current term á is equal to 
  47. the last term á - 1 plus the second 
  48. to last term á - 2.
  49. @Feedback 0,?,?
  50. No, the current term á is equal to 
  51. the last term á - 1 plus the second 
  52. to last term á - 2.
  53. @feedback 2
  54. Correct.
  55.  
  56. t
  57.  
  58.